home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / Paint Shop Pro / PSP900enTR.exe / Data1.cab / _DFEFD0482B2B4FC6BEE17BF93947218F < prev    next >
Encoding:
Text File  |  2004-08-16  |  5.1 KB  |  132 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <!-- Need to translate the title. -->
  5. <TITLE>Separate a tool from its flyout</TITLE>
  6. <!-- Do NOT edit from here... -->
  7. <SCRIPT LANGUAGE="JavaScript">
  8. <!--
  9.  
  10. function MM_goToURL() { //v3.0
  11.   var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  12.   for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
  13. }
  14. //-->
  15.  
  16. <!--
  17.  
  18. //  The "refresh" function implementations are identical
  19. //  to our regular "JavaScript-Refresh" example.  The only
  20. //  difference from our JavaScript Refresh example is
  21. //  we do not have a doLoad function that starts our
  22. //  refresh timer (since we use a refresh button).
  23.  
  24. var sURL = unescape(window.location.pathname);
  25.  
  26. function refresh()
  27. {
  28.     window.location.href = sURL;
  29. }
  30.  
  31. <!--
  32. function MM_openBrWindow(theURL,winName,features) { //v2.0
  33.   window.open(theURL,winName,features);
  34. }
  35.  
  36. function MM_popupMsg(msg) { //v1.0
  37.   alert(msg);
  38. }
  39. //-->
  40. </SCRIPT>
  41. <!-- ... to here. -->
  42.  
  43. <!-- This is the link to the Cascading Style Sheet (CSS) file. -->
  44. <LINK REL="stylesheet" HREF="css/bpstyles.css" TYPE="text/css">
  45. </HEAD>
  46. <body TEXT="#000000" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" BGCOLOR="#FFFFFF">
  47. <TABLE WIDTH="94%" BORDER="0" ALIGN="CENTER">
  48.     <TR>
  49.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  50.     </TR>
  51.     <TR>
  52.         <!-- TITLE TITLE TITLE TITLE TITLE TITLE TITLE TITLE  -->
  53.         <TD ALIGN="LEFT" CLASS="header1">Separate a tool from its flyout</TD>
  54.     </TR>
  55.     <TR>
  56.         <TD><HR WIDTH="100%" ALIGN="CENTER"></TD>
  57.     </TR>
  58.     <TR>
  59.         <!-- STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1  -->
  60.         <TD CLASS="boldbody">Step 1 - Display the Customize dialog</TD>
  61.     </TR>
  62.     <TR>
  63.         <TD CLASS="body">Choose View > Customize (or right-click in an empty area of the workspace and choose Customize from the context menu) to display the Customize dialog.</TD>
  64.     </TR>
  65.     <TR>
  66.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  67.     </TR>
  68.     <TR> 
  69.         <!-- STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2   -->
  70.         <TD ALIGN="LEFT" CLASS="boldbody">Step 2 - Drag tool to new location</TD>
  71.     </TR>
  72.     <TR>
  73.         <TD CLASS="body">In the Tools toolbar, drag the desired tool to its new location. For example, to separate the Zoom tool from the Pan tool, drag the Zoom tool from the Pan/Zoom flyout to a new Toolbar location.</TD>
  74.     </TR>
  75.     <TR>
  76.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  77.     </TR>
  78.     <TR> 
  79.         <!-- STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3   -->
  80.         <TD ALIGN="LEFT" CLASS="boldbody">*Optional: Step 3 - Reset the Toolbar</TD>
  81.     </TR>
  82.     <TR>
  83.         <TD CLASS="body">*Optional* To reset the Tools toolbar to its default arrangement: a) display the Customize dialog; b) choose the Toolbar tab; c) select the Tools option so it's highlighted; d) and then click Reset. When asked to confirm this action, click Yes.</TD>
  84.     </TR>
  85.     <TR>
  86.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  87.     </TR>
  88.     <TR>
  89.         <!-- Notes and Tips Other Uses Notes and Tips Other Uses Notes and Tips Other Uses -->
  90.         <TD VALIGN="TOP" ALIGN="LEFT" CLASS="boldbody">Notes and Tips:</TD>
  91.     </TR>
  92.     <TR>
  93.         <TD>
  94.             <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2">
  95.                 <TR>
  96.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  97.                     <TD VALIGN="TOP" CLASS="body">To rearrange the order of the tools, display the Customize dialog and then drag the tool/tool group (not from the flyout) to its new location.</TD>
  98.                 </TR>
  99.                 <TR>
  100.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  101.                     <TD VALIGN="TOP" CLASS="body">Be aware that you can place often-used tools directly into any toolbar. This can be especially useful when creating a custom toolbar.</TD>
  102.                 </TR>
  103.                 <!--TR>
  104.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  105.                     <TD VALIGN="TOP" CLASS="body">Third bullet point</TD>
  106.                 </TR-->
  107.             </TABLE>
  108.         </TD>
  109.     </TR>
  110.     <TR>
  111.            <!-- Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule    -->
  112.         <TD><HR WIDTH="100%"></TD>
  113.     </TR>
  114.     <TR>
  115.         <TD ALIGN="LEFT" CLASS="boldbody">Learn More:</TD>
  116.     </TR>
  117.     <TR>
  118.         <TD CLASS="body"><A HREF="../Create a custom toolbar/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create a custom toolbar/index.htm">Create a custom toolbar</A></TD>
  119.     </TR>
  120.     <TR>
  121.         <TD CLASS="body"><A HREF="../Create a tool Preset - An example/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create a tool Preset - An example/index.htm">Create a tool Preset - An example</A></TD>
  122.     </TR>
  123.     <TR>
  124.         <TD CLASS="body"><A HREF="../Create a dialog Preset - An example/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create a dialog Preset - An example/index.htm">Create a dialog Preset - An example</A></TD>
  125.     </TR>
  126.     <TR>
  127.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  128.     </TR>
  129. </TABLE>
  130. </body>
  131. </HTML>
  132.